Document Solutions for Imaging
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / GcWicBitmap Class / EnsureRenderTargetCreated Method

In This Topic
    EnsureRenderTargetCreated Method
    In This Topic
    Creates a render target for the internal WIC image, if it has not been created yet.
    Syntax
    'Declaration
     
    Public Function EnsureRenderTargetCreated() As RenderTarget
    public RenderTarget EnsureRenderTargetCreated()
    See Also