extern (
System) extern (
C)
static if(!(eSrcType == GDT_Byte))
static if(!(eSrcType == GDT_Float32))
static if(!(eSrcType == GDT_Float64))
static if(!(eSrcType == GDT_Int32))
static if(!(eSrcType == GDT_UInt16))
static if(!(eSrcType == GDT_Int16))
static if(!(eSrcType == GDT_UInt32))
static if(!(eSrcType == GDT_CInt16))
static if(!(eSrcType == GDT_CInt32))
static if(!(eSrcType == GDT_CFloat32))
static if(!(eSrcType == GDT_CFloat64))
SRCVAL - Macro which may be used by pixel functions to obtain a pixel from a source buffer.