op_Explicit

EpsInterchangeImage Explicit operator

Performs an explicit conversion from EpsBinaryImage to EpsInterchangeImage

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

Return Value

The result of the conversion

See Also