get_KeepAlphaChannel Method
Gets 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.
function get_KeepAlphaChannel() : boolean;
Return Value
True - command must keep values of alpha channel; False - command must NOT keep values of alpha channel. Default value is False.