24 references to Init
PresentationCore (24)
System\Windows\Media\Imaging\BitmapEncoder.cs (2)
406
propVar.
Init
(_metadata);
728
propVar.
Init
(metadata);
System\Windows\Media\Imaging\BitmapMetadata.cs (2)
1041
propVar.
Init
(value);
1099
propVar.
Init
(null);
System\Windows\Media\Imaging\JpegBitmapEncoder.cs (2)
196
propValue.
Init
((byte) _transformation);
216
propValue.
Init
( ((float)_qualityLevel) / 100.0f);
System\Windows\Media\Imaging\PngBitmapEncoder.cs (1)
110
propValue.
Init
(_interlaceOption == PngInterlaceOption.On);
System\Windows\Media\Imaging\TiffBitmapEncoder.cs (1)
146
propValue.
Init
((byte) _compressionMethod);
System\Windows\Media\Imaging\WmpBitmapEncoder.cs (16)
422
propValue.
Init
((float)_imagequalitylevel);
442
propValue.
Init
((byte) _transformation);
462
propValue.
Init
((bool)_lossless);
482
propValue.
Init
((bool)_usecodecoptions);
502
propValue.
Init
((byte)_qualitylevel);
522
propValue.
Init
((byte)_subsamplinglevel);
542
propValue.
Init
((byte)_overlaplevel);
562
propValue.
Init
((ushort)_horizontaltileslices );
582
propValue.
Init
((ushort)_verticaltileslices );
602
propValue.
Init
((bool)_frequencyorder);
622
propValue.
Init
((bool)_interleavedalpha);
642
propValue.
Init
((byte)_alphaqualitylevel);
662
propValue.
Init
((bool)_compresseddomaintranscode);
682
propValue.
Init
((byte)_imagedatadiscardlevel);
702
propValue.
Init
((byte)_alphadatadiscardlevel);
722
propValue.
Init
((bool)_ignoreoverlap);