[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Windows.GcWicBitmap.IsSupported

IsSupported Property

IsSupported

Gets a value indicating if GcWicBitmap is available on the current platform.

Make sure that "Thread.CurrentThread.SetApartmentState(ApartmentState.MTA)" is executed at the beginning of the Program.Main() method.

Declaration
public static bool IsSupported { get; }
Public Shared ReadOnly Property IsSupported As Boolean