dotNetObject:System.Drawing.Bitmap

--PROPERTIES OF dotNetObject:System.Drawing.BitmapDefault / Value
.Flags : , read-only73744
.FrameDimensionsList : , read-only#(dotNetObject:System.Guid)
.Height : , read-only16
.HorizontalResolution : , read-only96.0
.Palette : dotNetObject:System.Drawing.Imaging.ColorPalette
.PhysicalDimension : , read-onlydotNetObject:System.Drawing.SizeF
.PixelFormat : , read-onlydotNetObject:System.Drawing.Imaging.PixelFormat
.PropertyIdList : , read-only#()
.PropertyItems : , read-only#()
.RawFormat : , read-onlydotNetObject:System.Drawing.Imaging.ImageFormat
.Size : , read-onlydotNetObject:System.Drawing.Size
.Tag : undefined
.VerticalResolution : , read-only96.0
.Width : , read-only14
--METHODS OF dotNetObject:System.Drawing.Bitmap
.Clone()
.Clone rect format
.Clone rect format
.CreateObjRef requestedType
.Dispose()
.Equals obj
.[static]Equals objA objB
.[static]FromFile filename
.[static]FromFile filename useEmbeddedColorManagement
.[static]FromHbitmap hbitmap
.[static]FromHbitmap hbitmap hpalette
.[static]FromHicon hicon
.[static]FromResource hinstance bitmapName
.[static]FromStream stream
.[static]FromStream stream useEmbeddedColorManagement
.[static]FromStream stream useEmbeddedColorManagement validateImageData
.GetBounds pageUnit
.GetEncoderParameterList encoder
.GetFrameCount dimension
.GetHashCode()
.GetHbitmap()
.GetHbitmap background
.GetHicon()
.GetLifetimeService()
.GetPixel x y
.[static]GetPixelFormatSize pixfmt
.GetPropertyItem propid
.GetThumbnailImage thumbWidth thumbHeight callback callbackData
.GetType()
.InitializeLifetimeService()
.[static]IsAlphaPixelFormat pixfmt
.[static]IsCanonicalPixelFormat pixfmt
.[static]IsExtendedPixelFormat pixfmt
.LockBits rect flags format
.LockBits rect flags format bitmapData
.MakeTransparent()
.MakeTransparent transparentColor
.[static]ReferenceEquals objA objB
.RemovePropertyItem propid
.RotateFlip rotateFlipType
.Save filename
.Save stream format
.Save filename format
.Save stream encoder encoderParams
.Save filename encoder encoderParams
.SaveAdd encoderParams
.SaveAdd image encoderParams
.SelectActiveFrame dimension frameIndex
.SetPixel x y color
.SetPropertyItem propitem
.SetResolution xDpi yDpi
.ToString()
.UnlockBits bitmapdata
--EVENTS OF dotNetObject:System.Drawing.Bitmap