'Declaration Protected Overridable ReadOnly Property PixelFormatExpandingMethod As ImageConversionMethod
protected virtual ImageConversionMethod PixelFormatExpandingMethod { get; }
protected: __property virtual ImageConversionMethod get_PixelFormatExpandingMethod();
protected:
virtual property ImageConversionMethod PixelFormatExpandingMethod { ImageConversionMethod get(); }
Property Value
Default value is ImageConversionMethod .Lossless.