lazarus/examples/affinetransforms/affinetransforms.ex-meta

21 lines
412 B
Plaintext

{
"Affinetransforms" : {
"Category" : "General",
"Keywords" : [
"Images",
"bitmap",
"transforms",
"SetMapMode",
"MM_ANISOTROPIC",
"MM_ISOTROPIC",
"MM_LOENGLISH",
"MM_HIENGLISH",
"MM_LOMETRIC",
"MM_HIMETRIC",
"MM_TWIPS",
"MM_ANISOTROPIC"
],
"Description" : "Demonstrates displaying a bitmap in a range of Map Modes."
}
}