op_Explicit

EpsBinaryImage Explicit operator

Performs an explicit conversion from EpsInterchangeImage to EpsBinaryImage

public static explicit operator EpsBinaryImage(EpsInterchangeImage basicImage)
ParameterTypeDescription
basicImageEpsInterchangeImageThe basic image

Return Value

The result of the conversion

See Also