B
C
D
E
G
I
L
O
S
T
G
- getCancellationToken() - function in com.naver.ads.image.ImageRequest
- the token that propagates notification that operations should be canceled.
- getDecoderFactory() - function in com.naver.ads.image.ImageRequest
- the decoder to decode bitmap.
- getDensityFactor() - function in com.naver.ads.image.ImageRequest
- the density factor of the image.
- getExtra() - function in com.naver.ads.image.ImageRequest
- used to set extra parameters.
- getFetchResult() - function in com.naver.ads.image.decode.Decoder
- the result from the com.naver.ads.internal.image.fetch.Fetcher.
- getKey() - function in com.naver.ads.image.ImageRequest
- the key of this request
- getKey() - function in com.naver.ads.image.tramsform.BlendTransformation
- The unique key for this transformation.
- getKey() - function in com.naver.ads.image.tramsform.BlurTransformation
- The unique key for this transformation.
- getKey() - function in com.naver.ads.image.tramsform.Transformation
- The unique key for this transformation.
- getKey() - function in com.naver.ads.image.tramsform.TrimTransformation
- The unique key for this transformation.
- getKeyWithoutTransformation() - function in com.naver.ads.image.ImageRequest
- the key without transformation of this request
- getTransformation() - function in com.naver.ads.image.ImageRequest
- the instance for making transformations to an image's pixel data.
- getUri() - function in com.naver.ads.image.ImageRequest
- the uri of the image.