C# 클래스 ImageMagick.MagickColor.NativeMethods.X64

파일 보기 프로젝트 열기: dlemstra/Magick.NET

비공개 메소드들

메소드 설명
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