LowLagPhotoControl.HardwareAcceleratedThumbnailSupported Property

Definition

Gets a value that specifies if hardware acceleration is supported for thumbnails.

public:
 property unsigned int HardwareAcceleratedThumbnailSupported { unsigned int get(); };
uint32_t HardwareAcceleratedThumbnailSupported();
public uint HardwareAcceleratedThumbnailSupported { get; }
var uInt32 = lowLagPhotoControl.hardwareAcceleratedThumbnailSupported;
Public ReadOnly Property HardwareAcceleratedThumbnailSupported As UInteger

Property Value

UInt32

unsigned int

uint32_t

true if hardware acceleration for thumbnails is supported; otherwise, false.

Applies to