package
Version:
v1.4.4
Opens a new window with list of versions in this module.
Published: Jul 23, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
STRING_SCALE = "Scale"
STRING_TILE = "Tile"
STRING_CENTER = "Center"
STRING_ORIGINAL = "Original"
STRING_ZOOM = "Zoom fill"
)
const (
FILL_ZOOM FillStyle = iota
FILL_CENTER
FILL_TILE
FILL_ORIGINAL
FILL_SCALE
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.