| IVideoCatalogServiceGetActorPortrait Method |
Get portrait data for an actor.
Namespace: VideoCatalogServiceAssembly: VideoCatalogService (in VideoCatalogService.dll) Version: 9.0.9002.25764 (9.0.0.0)
Syntax byte[] GetActorPortrait(
long actor_id
)
Parameters
- actor_id Int64
- id of actor
Return Value
Bytejpeg image data
See Also