C# Class ImageMagick.PrimaryInfo.NativeMethods.X86

Show file Open project: dlemstra/Magick.NET

Private Methods

Method Description
PrimaryInfo_Create ( ) : IntPtr
PrimaryInfo_Dispose ( IntPtr instance ) : void
PrimaryInfo_X_Get ( IntPtr instance ) : double
PrimaryInfo_X_Set ( IntPtr instance, double value ) : void
PrimaryInfo_Y_Get ( IntPtr instance ) : double
PrimaryInfo_Y_Set ( IntPtr instance, double value ) : void
PrimaryInfo_Z_Get ( IntPtr instance ) : double
PrimaryInfo_Z_Set ( IntPtr instance, double value ) : void
X86 ( ) : System