COLORADJUSTMENT 構造体

宣言文
Type COLORADJUSTMENT
        caSize As Integer
        caFlags As Integer
        caIlluminantIndex As Integer
        caRedGamma As Integer
        caGreenGamma As Integer
        caBlueGamma As Integer
        caReferenceBlack As Integer
        caReferenceWhite As Integer
        caContrast As Integer
        caBrightness As Integer
        caColorfulness As Integer
        caRedGreenTint As Integer
End Type
備考
Structure COLORADJUSTMENT
        caSize As Short
        caFlags As Short
        caIlluminantIndex As Short
        caRedGamma As Short
        caGreenGamma As Short
        caBlueGamma As Short
        caReferenceBlack As Short
        caReferenceWhite As Short
        caContrast As Short
        caBrightness As Short
        caColorfulness As Short
        caRedGreenTint As Short
End Structure