1 type derived from BitmapCodecInfo
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\BitmapCodecInfoInternal.cs (1)
32
internal class BitmapCodecInfoInternal :
BitmapCodecInfo
4 references to BitmapCodecInfo
PresentationCore (4)
Core\CSharp\System\Windows\Media\Imaging\BitmapDecoder.cs (2)
759
public virtual
BitmapCodecInfo
CodecInfo
1933
private
BitmapCodecInfo
_codecInfo;
Core\CSharp\System\Windows\Media\Imaging\BitmapEncoder.cs (1)
284
public virtual
BitmapCodecInfo
CodecInfo
Core\CSharp\System\Windows\Media\Imaging\LateBoundBitmapDecoder.cs (1)
186
public override
BitmapCodecInfo
CodecInfo