var instance = new Vintasoft.Imaging.ImageProcessing.WebHasCertainColorCommandJS(); var value; // Type: boolean value = instance.get_ConsiderAlphaChannel();
function get_ConsiderAlphaChannel() : boolean;
Return Value
True - необходимо учитывать альфа-канал свойства Color; False - альфа-канал свойства Color НЕ должен учитываться. Значение по умолчанию - True.