'Declaration <DescriptionAttribute("The interpolation mode for subsampled JPEG images.")> <DefaultValueAttribute(Default)> Public Property SubsampledJpegInterpolationMode As Vintasoft.Imaging.Codecs.ImageFiles.Jpeg.JpegSubsamplingInterpolationMode
[Description("The interpolation mode for subsampled JPEG images.")] [DefaultValue(Default)] public Vintasoft.Imaging.Codecs.ImageFiles.Jpeg.JpegSubsamplingInterpolationMode SubsampledJpegInterpolationMode { get; set; }
[Description("The interpolation mode for subsampled JPEG images.")] [DefaultValue(Default)] public: __property Vintasoft.Imaging.Codecs.ImageFiles.Jpeg.JpegSubsamplingInterpolationMode get_SubsampledJpegInterpolationMode(); public: __property void set_SubsampledJpegInterpolationMode(
Vintasoft.Imaging.Codecs.ImageFiles.Jpeg.JpegSubsamplingInterpolationMode value
);
[Description("The interpolation mode for subsampled JPEG images.")] [DefaultValue(Default)] public:
property Vintasoft.Imaging.Codecs.ImageFiles.Jpeg.JpegSubsamplingInterpolationMode SubsampledJpegInterpolationMode { Vintasoft.Imaging.Codecs.ImageFiles.Jpeg.JpegSubsamplingInterpolationMode get(); void set(Vintasoft.Imaging.Codecs.ImageFiles.Jpeg.JpegSubsamplingInterpolationMode value); }
Property Value
Значение по умолчанию - JpegSubsamplingInterpolationMode.Default.