24 references to Init
PresentationCore (24)
Core\CSharp\System\Windows\Media\Imaging\BitmapEncoder.cs (2)
468
propVar.
Init
(_metadata);
803
propVar.
Init
(metadata);
Core\CSharp\System\Windows\Media\Imaging\BitmapMetadata.cs (2)
1162
propVar.
Init
(value);
1228
propVar.
Init
(null);
Core\CSharp\System\Windows\Media\Imaging\JpegBitmapEncoder.cs (2)
227
propValue.
Init
((byte) _transformation);
247
propValue.
Init
( ((float)_qualityLevel) / 100.0f);
Core\CSharp\System\Windows\Media\Imaging\PngBitmapEncoder.cs (1)
135
propValue.
Init
(_interlaceOption == PngInterlaceOption.On);
Core\CSharp\System\Windows\Media\Imaging\TiffBitmapEncoder.cs (1)
172
propValue.
Init
((byte) _compressionMethod);
Core\CSharp\System\Windows\Media\Imaging\WmpBitmapEncoder.cs (16)
473
propValue.
Init
((float)_imagequalitylevel);
493
propValue.
Init
((byte) _transformation);
513
propValue.
Init
((bool)_lossless);
533
propValue.
Init
((bool)_usecodecoptions);
553
propValue.
Init
((byte)_qualitylevel);
573
propValue.
Init
((byte)_subsamplinglevel);
593
propValue.
Init
((byte)_overlaplevel);
613
propValue.
Init
((ushort)_horizontaltileslices );
633
propValue.
Init
((ushort)_verticaltileslices );
653
propValue.
Init
((bool)_frequencyorder);
673
propValue.
Init
((bool)_interleavedalpha);
693
propValue.
Init
((byte)_alphaqualitylevel);
713
propValue.
Init
((bool)_compresseddomaintranscode);
733
propValue.
Init
((byte)_imagedatadiscardlevel);
753
propValue.
Init
((byte)_alphadatadiscardlevel);
773
propValue.
Init
((bool)_ignoreoverlap);