Package | Description |
---|---|
com.sun.javafx.font.directwrite |
Modifier and Type | Field and Description |
---|---|
private static IWICBitmap |
DWGlyph.cachedBitmap |
Modifier and Type | Method and Description |
---|---|
(package private) IWICBitmap |
DWGlyph.createBitmap(int width,
int height) |
(package private) IWICBitmap |
IWICImagingFactory.CreateBitmap(int uiWidth,
int uiHeight,
int pixelFormat,
int options) |
(package private) IWICBitmap |
DWGlyph.getCachedBitmap() |
Modifier and Type | Method and Description |
---|---|
(package private) ID2D1RenderTarget |
DWGlyph.createRenderingTarget(IWICBitmap bitmap) |
(package private) ID2D1RenderTarget |
ID2D1Factory.CreateWicBitmapRenderTarget(IWICBitmap target,
D2D1_RENDER_TARGET_PROPERTIES renderTargetProperties) |