Dk Eyewitness Photography (Dk Eyewitness Books)
Dk Eyewitness Photography (Dk Eyewitness Books)
In Stock
ISBN:
9780756605438
Availability:
In Stock
Author
Alan Buckingham
Format
Hardcover
Number of pages
72
Publisher
DK Publishing
Size
22 x 0.4 x 28
Year of publication
2004
Weight
0.30kg
Delivery terms
Please read the terms of delivery
Read more
- About the book
- Reviews (0)
About the book Dk Eyewitness Photography (Dk Eyewitness Books)
Explains how photography began and developed, how and why photography works, and how today's digital techniques and formats affect our lives.
Пояснює, як почалася та розвивалася фотографія, як і чому працює фотографія та як сучасні цифрові техніки та формати впливають на наше життя.
Other books by the author
Alan Buckingham
Dk Eyewitness Photography (Dk Eyewitness Books)
Book reviews Dk Eyewitness Photography (Dk Eyewitness Books) (0 reviews)
+ Добавить отзыв
$('.add_reve').on('click', function(e){
jQuery("html, body").animate({scrollTop: jQuery('#tab-review .prod_text').offset().top}, 500);
e.preventDefault();
});
$('select[name=\'recurring_id\'], input[name="quantity"]').change(function(){
$.ajax({
url: 'index.php?route=product/product/getRecurringDescription',
type: 'post',
data: $('input[name=\'product_id\'], input[name=\'quantity\'], select[name=\'recurring_id\']'),
dataType: 'json',
beforeSend: function() {
$('#recurring-description').html('');
},
success: function(json) {
$('.alert-dismissible, .text-danger').remove();
if (json['success']) {
$('#recurring-description').html(json['success']);
}
}
});
});
//-->