Name | Description | |
---|---|---|
![]() | ChangePixelFormatToBgrRequestParams | Initializes a new instance of the ChangePixelFormatToBgrRequestParams class. |
Name | Description | |
---|---|---|
![]() | ChangePixelFormatToBgrRequestParams | Initializes a new instance of the ChangePixelFormatToBgrRequestParams class. |
Name | Description | |
---|---|---|
![]() | changeSource | Gets or sets a value indicating whether the changes must be saved in the source file. (Inherited from ImageProcessingCommandWithSourceChangeRequestParams) |
![]() | decodingSettings | Gets or sets the decoding settings of image. (Inherited from WebExtendedImageInfoRequestParams) |
![]() | expandSupportedPixelFormats | Gets or sets a value indicating whether the processing command need to convert the processing image to the nearest pixel format without color loss if processing command does not support pixel format of the processing image (Inherited from BaseProcessingCommandRequestParams) |
![]() | imageInfo | Gets or sets an information about web image. (Inherited from WebImageInfoRequestParams) |
![]() | keepAlphaChannel | Gets or sets a value indicating whether the command must keep values of alpha channel in image data when converting image from Bgr32 format to Bgra32 format and vise versa. |
![]() | pixelFormat | Gets or sets the destination pixel format. (Inherited from ChangePixelFormatRequestParams) |
![]() | renderingSettings | Gets or sets the rendering settings of image. (Inherited from WebExtendedImageInfoRequestParams) |
![]() | requestId | Gets or sets the identifier of request. (Inherited from WebRequestParamsBase) |
![]() | restoreSourcePixelFormat | Gets or sets a value indicating whether the processing command need to restore source pixel format of processed image if source image pixel format was change during image processing. (Inherited from BaseProcessingCommandRequestParams) |
![]() | sessionId | Gets or sets the identifier of HTTP session. (Inherited from WebRequestParamsBase) |
ChangePixelFormatToBgrRequestParams Class
Vintasoft.Imaging.ImageProcessing.Web.Services Namespace