Table of contents
Swift
Objective-C

EnumGrayscaleTransformationMode

enum EnumGrayscaleTransformationMode { 
    GTM_INVERTED = 0x01, 
    GTM_ORIGINAL = 0x02, 
    GTM_SKIP = 0x00,
    GTM_REV = 0x80000000
}

This page is compatible for:

Is this page helpful?

YesYes NoNo