PDFView4NET WinForms Edition
PDFRgbColor Class
Members 




O2S.Components.PDFView4NET.Graphics Namespace : PDFRgbColor Class
Defines a RGB color, a color based on a RGB device colorspace.
Object Model
PDFRgbColor Class
Syntax
'Declaration
 
Public Class PDFRgbColor 
   Inherits PDFDeviceColor
'Usage
 
Dim instance As PDFRgbColor
public class PDFRgbColor : PDFDeviceColor 
public __gc class PDFRgbColor : public PDFDeviceColor 
public ref class PDFRgbColor : public PDFDeviceColor 
Inheritance Hierarchy

System.Object
   O2S.Components.PDFView4NET.Graphics.PDFColor
      O2S.Components.PDFView4NET.Graphics.PDFDeviceColor
         O2S.Components.PDFView4NET.Graphics.PDFRgbColor

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PDFRgbColor Members
O2S.Components.PDFView4NET.Graphics Namespace