swfdisplayitem_cacheasbitmap.3

来自「Ming is a library for generating Macrome」· 3 代码 · 共 32 行

3
32
字号
.\" WARNING! THIS FILE WAS GENERATED AUTOMATICALLY BY c2man!.\" DO NOT EDIT! CHANGES MADE TO THIS FILE WILL BE LOST!.TH "SWFDisplayItem_cacheAsBitmap" 3 "14 March 2007" "c2man displaylist.c".SH "NAME"SWFDisplayItem_cacheAsBitmap \- set cashing flag.SH "SYNOPSIS".ft B#include <ming.h>.br.spvoid SWFDisplayItem_cacheAsBitmap.br(.br	SWFDisplayItem item,.br	int flag.br);.ft R.SH "PARAMETERS".TP.B "SWFDisplayItem item"Not Documented..TP.B "int flag"Flag 0 or 1..SH "DESCRIPTION"If this flag ist set, the character can be cached as a bitmap. This mightimprove rednering speed, if the object dos no change often.This feature is for SWF version >= 8 only.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?