丢弃与已知图像匹配的平板图像的政策
"missing" image.
| Name | Type | Description | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
object |
下列属性的对象 :
|
Methods
确定丢弃策略是否准备好处理图像 .
Returns:
如果丢弃策略准备处理图像, 则属真; 否则, 是假的 .
鉴于一个瓦片图像,决定是否丢弃该图像.
| Name | Type | Description |
|---|---|---|
image |
HTMLImageElement | 要测试的图像 . |
Returns:
如果图像应该被丢弃, 是真的; 否则, 是假的 .
Throws:
-
DeveloperError :
shouldDiscardImagemust not be called before the discard policy is ready.