C# Класс ImageMagick.MagickColor.NativeMethods.X64

Показать файл Открыть проект

Приватные методы

Метод Описание
MagickColor_Alpha_Get ( IntPtr instance ) : Byte
MagickColor_Alpha_Set ( IntPtr instance, Byte value ) : void
MagickColor_Black_Get ( IntPtr instance ) : Byte
MagickColor_Black_Set ( IntPtr instance, Byte value ) : void
MagickColor_Blue_Get ( IntPtr instance ) : Byte
MagickColor_Blue_Set ( IntPtr instance, Byte value ) : void
MagickColor_Count_Get ( IntPtr instance ) : ulong
MagickColor_Create ( ) : IntPtr
MagickColor_Dispose ( IntPtr instance ) : void
MagickColor_FuzzyEquals ( IntPtr Instance, IntPtr other, Byte fuzz ) : bool
MagickColor_Green_Get ( IntPtr instance ) : Byte
MagickColor_Green_Set ( IntPtr instance, Byte value ) : void
MagickColor_Initialize ( IntPtr Instance, IntPtr value ) : bool
MagickColor_Red_Get ( IntPtr instance ) : Byte
MagickColor_Red_Set ( IntPtr instance, Byte value ) : void
X64 ( ) : System