System.Drawing.Imaging

  Portable.NET  
 

System.Drawing.Imaging Namespace

 
 

<< PrevUpNext >>

 
 
Classes
 · BitmapData
 · ColorMatrix
 · EmfPlusRecordType
 · Encoder
 · EncoderParameter
 · ImageAttributes
 · ImageCodecFlags
 · ImageCodecInfo
 · ImageFormat
 · MetaHeader
 · Metafile
 · MetafileHeader
 · WmfPlaceableFileHeader

There are 13 incomplete classes in this namespace

In total we are missing :

  11 constructors, 9 methods, 3 fields, 10 properties, and 0 events.
 
  
 
 
 

System.Drawing.Imaging.BitmapData

Status : should have attributes `public sequential sealed ansi ', but has `public auto sealed ansi ' instead

 
  
 
 
 

System.Drawing.Imaging.ColorMatrix

Status : should have attributes `public sequential sealed ansi ', but has `public auto sealed ansi ' instead

 
  
 
 
 

System.Drawing.Imaging.EmfPlusRecordType

Status :
Field Summary
System.Drawing.Imaging.EmfPlusRecordType EmfMax Missing

 
  
 
 
 

System.Drawing.Imaging.Encoder

Status :
Field Summary
System.Drawing.Imaging.Encoder SaveFlag Missing

 
  
 
 
 

System.Drawing.Imaging.EncoderParameter

Status : should have attributes `public sequential sealed ansi ', but has `public auto sealed ansi ' instead
Method Summary
System.Void Finalize()Missing

 
  
 
 
 

System.Drawing.Imaging.ImageAttributes

Status : should have attributes `public sequential sealed ansi ', but has `public auto sealed ansi ' instead
Method Summary
System.Void Finalize()Missing
System.Void GetAdjustedPalette(System.Drawing.Imaging.ColorPalette palette, System.Drawing.Imaging.ColorAdjustType type)TODO

 
  
 
 
 

System.Drawing.Imaging.ImageCodecFlags

Status :
Field Summary
System.Drawing.Imaging.ImageCodecFlags BlockingDecode Missing

 
  
 
 
 

System.Drawing.Imaging.ImageCodecInfo

Status :
Method Summary
static System.Drawing.Imaging.ImageCodecInfo[] GetImageDecoders()TODO
static System.Drawing.Imaging.ImageCodecInfo[] GetImageEncoders()TODO

 
  
 
 
 

System.Drawing.Imaging.ImageFormat

Status : TypeConverterAttribute(typeof(System.Drawing.ImageFormatConverter)) is Missing

 
  
 
 
 

System.Drawing.Imaging.MetaHeader

Status : should have attributes `public sequential sealed ansi ', but has `public auto sealed ansi ' instead

 
  
 
 
 

System.Drawing.Imaging.Metafile

Status : EditorAttribute("System.Drawing.Design.MetafileEditor, System.Drawing.Design", typeof(System.Drawing.Design.UITypeEditor)) is Missing
Constructor Summary
System.Drawing.Imaging.Metafile(System.IntPtr hmetafile, System.Drawing.Imaging.WmfPlaceableFileHeader wmfHeader, System.Boolean deleteWmf)TODO
System.Drawing.Imaging.Metafile(System.IntPtr henhmetafile, System.Boolean deleteEmf)TODO
System.Drawing.Imaging.Metafile(System.IntPtr referenceHdc, System.Drawing.Imaging.EmfType emfType, System.String description)TODO
System.Drawing.Imaging.Metafile(System.IntPtr referenceHdc, System.Drawing.RectangleF frameRect, System.Drawing.Imaging.MetafileFrameUnit frameUnit, System.Drawing.Imaging.EmfType type, System.String description)TODO
System.Drawing.Imaging.Metafile(System.IntPtr referenceHdc, System.Drawing.Rectangle frameRect, System.Drawing.Imaging.MetafileFrameUnit frameUnit, System.Drawing.Imaging.EmfType type, System.String desc)TODO
System.Drawing.Imaging.Metafile(System.String fileName, System.IntPtr referenceHdc, System.Drawing.Imaging.EmfType type, System.String description)TODO
System.Drawing.Imaging.Metafile(System.String fileName, System.IntPtr referenceHdc, System.Drawing.RectangleF frameRect, System.Drawing.Imaging.MetafileFrameUnit frameUnit, System.Drawing.Imaging.EmfType type, System.String description)TODO
System.Drawing.Imaging.Metafile(System.String fileName, System.IntPtr referenceHdc, System.Drawing.Rectangle frameRect, System.Drawing.Imaging.MetafileFrameUnit frameUnit, System.Drawing.Imaging.EmfType type, System.String description)TODO
System.Drawing.Imaging.Metafile(System.IO.Stream stream, System.IntPtr referenceHdc, System.Drawing.Imaging.EmfType type, System.String description)TODO
System.Drawing.Imaging.Metafile(System.IO.Stream stream, System.IntPtr referenceHdc, System.Drawing.RectangleF frameRect, System.Drawing.Imaging.MetafileFrameUnit frameUnit, System.Drawing.Imaging.EmfType type, System.String description)TODO
System.Drawing.Imaging.Metafile(System.IO.Stream stream, System.IntPtr referenceHdc, System.Drawing.Rectangle frameRect, System.Drawing.Imaging.MetafileFrameUnit frameUnit, System.Drawing.Imaging.EmfType type, System.String description)TODO
Method Summary
System.IntPtr GetHenhmetafile()TODO
System.Drawing.Imaging.MetafileHeader GetMetafileHeader()TODO
System.Void PlayRecord(System.Drawing.Imaging.EmfPlusRecordType recordType, System.Int32 flags, System.Int32 dataSize, System.Byte[] data)TODO

 
  
 
 
 

System.Drawing.Imaging.MetafileHeader

Status : should have attributes `public sequential sealed ansi ', but has `public auto sealed ansi ' instead
Method Summary
System.Boolean IsDisplay()TODO
Property Summary
System.Drawing.Rectangle Bounds TODO
System.Single DpiX TODO
System.Single DpiY TODO
System.Int32 EmfPlusHeaderSize TODO
System.Int32 LogicalDpiX TODO
System.Int32 LogicalDpiY TODO
System.Int32 MetafileSize TODO
System.Drawing.Imaging.MetafileType Type TODO
System.Int32 Version TODO
System.Drawing.Imaging.MetaHeader WmfHeader TODO

 
  
 
 
 

System.Drawing.Imaging.WmfPlaceableFileHeader

Status : should have attributes `public sequential sealed ansi ', but has `public auto sealed ansi ' instead

 
 


 
 

This document is licensed under the GNU FDL.
Last Updated on 5-11-2007

Visit http://www.dotgnu.org for more details

[Powered by Free Software] [Graphics by Gimp] [Powered by GNU]
Maintained by Gopal.V