Prezados,
Preciso manipular as dimensões de um objeto Image de um Canvas, este objeto não faz parte de nenhum bloco de dados, somente do Canvas, não consegui achar algo similiar ao set_item_property, é possível fazer essa manipulação ?
Grato a que puder colaborar.
Manipular objeto Image no Canvas
-
- Rank: Estagiário Pleno
- Mensagens: 7
- Registrado em: Seg, 25 Jul 2011 8:40 am
- Localização: FORTALEZA
- dr_gori
- Moderador
- Mensagens: 5013
- Registrado em: Seg, 03 Mai 2004 3:08 pm
- Localização: Portland, OR USA
- Contato:
Thomas F. G
Você já respondeu a dúvida de alguém hoje?
https://glufke.net/oracle/search.php?search_id=unanswered
Você já respondeu a dúvida de alguém hoje?
https://glufke.net/oracle/search.php?search_id=unanswered
No forms 10g existe a built in chamada IMAGE_ZOOM.
Image_Zoom('my_image', zoom_in_factor, 2);
zoom_type Specify one of the following constants to describe the effect you want to have on the image displayed:
ADJUST_TO_FIT Scales the image to fit within the display rectangle: the entire image is visible and the image fills as much of the image item as possible without distorting the image.
SELECTION_RECTANGLE Scales the image so the selected region fully fills the image item.
ZOOM_IN_FACTOR Enlarges the image by the zoom_factor.
ZOOM_OUT_FACTOR Reduces the image by the zoom_factor.
ZOOM_PERCENT Scales the image to the percentage indicated in zoom_factor.
-
- Informação
-
Quem está online
Usuários navegando neste fórum: Nenhum usuário registrado e 3 visitantes