Leadtools.Medical.Storage.DataAccessLayer Namespace > ReferencedImages Class : ReferencedImages Constructor |
public ReferencedImages( int width, int height, int qualityFactor, int frameIndex, string referencedFile, RasterImageFormat format, bool thumbnail )
'Declaration Public Function New( _ ByVal width As Integer, _ ByVal height As Integer, _ ByVal qualityFactor As Integer, _ ByVal frameIndex As Integer, _ ByVal referencedFile As String, _ ByVal format As RasterImageFormat, _ ByVal thumbnail As Boolean _ )
'Usage Dim width As Integer Dim height As Integer Dim qualityFactor As Integer Dim frameIndex As Integer Dim referencedFile As String Dim format As RasterImageFormat Dim thumbnail As Boolean Dim instance As New ReferencedImages(width, height, qualityFactor, frameIndex, referencedFile, format, thumbnail)
public ReferencedImages( int width, int height, int qualityFactor, int frameIndex, string referencedFile, RasterImageFormat format, bool thumbnail )
function ReferencedImages( width , height , qualityFactor , frameIndex , referencedFile , format , thumbnail )
public: ReferencedImages( int width, int height, int qualityFactor, int frameIndex, String^ referencedFile, RasterImageFormat format, bool thumbnail )
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