3 references to GetPropertyItem
PresentationFramework-SystemDrawing (1)
SystemDrawingExtension.cs (1)
82
PropertyItem? piComment = bitmap.
GetPropertyItem
(37510);
System.Drawing.Common (2)
System\Drawing\ImageInfo.cs (2)
42
Imaging.PropertyItem? frameDelayItem = image.
GetPropertyItem
(PropertyTagFrameDelay);
85
Imaging.PropertyItem? loopCountItem = image.
GetPropertyItem
(PropertyTagLoopCount);