24 references to Init
PresentationCore (24)
System\Windows\Media\Imaging\BitmapEncoder.cs (2)
422
propVar.
Init
(_metadata);
744
propVar.
Init
(metadata);
System\Windows\Media\Imaging\BitmapMetadata.cs (2)
1052
propVar.
Init
(value);
1110
propVar.
Init
(null);
System\Windows\Media\Imaging\JpegBitmapEncoder.cs (2)
209
propValue.
Init
((byte) _transformation);
229
propValue.
Init
( ((float)_qualityLevel) / 100.0f);
System\Windows\Media\Imaging\PngBitmapEncoder.cs (1)
120
propValue.
Init
(_interlaceOption == PngInterlaceOption.On);
System\Windows\Media\Imaging\TiffBitmapEncoder.cs (1)
157
propValue.
Init
((byte) _compressionMethod);
System\Windows\Media\Imaging\WmpBitmapEncoder.cs (16)
435
propValue.
Init
((float)_imagequalitylevel);
455
propValue.
Init
((byte) _transformation);
475
propValue.
Init
((bool)_lossless);
495
propValue.
Init
((bool)_usecodecoptions);
515
propValue.
Init
((byte)_qualitylevel);
535
propValue.
Init
((byte)_subsamplinglevel);
555
propValue.
Init
((byte)_overlaplevel);
575
propValue.
Init
((ushort)_horizontaltileslices );
595
propValue.
Init
((ushort)_verticaltileslices );
615
propValue.
Init
((bool)_frequencyorder);
635
propValue.
Init
((bool)_interleavedalpha);
655
propValue.
Init
((byte)_alphaqualitylevel);
675
propValue.
Init
((bool)_compresseddomaintranscode);
695
propValue.
Init
((byte)_imagedatadiscardlevel);
715
propValue.
Init
((byte)_alphadatadiscardlevel);
735
propValue.
Init
((bool)_ignoreoverlap);